POV-Ray : Newsgroups : povray.binaries.images : Final (for now) Basketball Court <73k jpg> : Re: Final (for now) Basketball Court <73k jpg> Server Time
2 Oct 2024 14:12:12 EDT (-0400)
  Re: Final (for now) Basketball Court <73k jpg>  
From: Bob Hughes
Date: 22 Apr 2000 00:14:10
Message: <39012712@news.povray.org>
Maybe this would do for a net?:

#declare BBNet=
torus {1,.5
        clipped_by {sphere {0,1 translate .5*y}}
        pigment {gradient x+y
                color_map {[.15 color rgb 1][.15 color rgbf 1]}
       scale .15 translate .1*y}
        finish {ambient .25 diffuse .75}
        scale <1,1.25,1>
}

object {BBNet}

I know it's not a fancy spline or torus sections but it kind of looks like a b.b.net.
Maybe the uniforms should be priority one however.
:-)

Bob

"Eric Freeman" <eri### [at] datasynccom> wrote in message
news:39010c79@news.povray.org...
| BlobMan people (very clever, that blobman is).  No net, no uniforms, only
| one individually posed character, and more finishing touches than I could
| name, but I'm on to other things so this one may be "finished."
|
| Eric
| --------------------
| http://www.datasync.com/~ericfree
| --------------------
| "I don't like it, and I'm sorry I ever had anything to do with it."
| - Erwin Schrodinger talking about Quantum Mechanics.
|
|
|
|


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.